Skip to content

feat: Add ability to print the overview#2515

Closed
jzarzeckis wants to merge 4 commits into
slidevjs:mainfrom
jzarzeckis:add-summary-export
Closed

feat: Add ability to print the overview#2515
jzarzeckis wants to merge 4 commits into
slidevjs:mainfrom
jzarzeckis:add-summary-export

Conversation

@jzarzeckis
Copy link
Copy Markdown

I have slides with very extensive extra reading material in the presenter notes - and it's such a pity that I can't share the overview with my colleagues as a learning material. This adds ability to export /overview

Here's what the export PDF looks like:
slides-export.pdf

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 2, 2026

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit 43d7bc6
🔍 Latest deploy log https://app.netlify.com/projects/slidev/deploys/69ceae327b52af00089924c2
😎 Deploy Preview https://deploy-preview-2515--slidev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jzarzeckis jzarzeckis changed the title ✨ Add ability to print the overview feat: Add ability to print the overview Apr 2, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 3, 2026

Open in StackBlitz

@slidev/client

npm i https://pkg.pr.new/@slidev/client@2515

create-slidev

npm i https://pkg.pr.new/create-slidev@2515

create-slidev-theme

npm i https://pkg.pr.new/create-slidev-theme@2515

@slidev/parser

npm i https://pkg.pr.new/@slidev/parser@2515

@slidev/cli

npm i https://pkg.pr.new/@slidev/cli@2515

@slidev/types

npm i https://pkg.pr.new/@slidev/types@2515

commit: 43d7bc6

@kermanx
Copy link
Copy Markdown
Member

kermanx commented Apr 3, 2026

#2278 (comment):

I personally think it could be better if we could support any custom print template, just like #1513. Then this export layout can be implemented as a built-in print template, alongside the default one.

For now, we can use packages generated by pkg.pr.new for this PR: #2515 (comment)

@jzarzeckis
Copy link
Copy Markdown
Author

#2278 (comment):
I personally think it could be better if we could support any custom print template, just like #1513. Then this export layout can be implemented as a built-in print template, alongside the default one.

For now, we can use packages generated by pkg.pr.new for this PR: #2515 (comment)

@kermanx Thanks for the tip!

Fair point about different "Printout Templates". Then again - honestly I had missed #2278 exists - and it already covers the problem I was hoping to solve (I believe we can then close this PR as a duplicate of #2278). I don't think realistically there would be more PDF template types beyond the 2 (clean slides; handout) options - it is the basic functionality students expect from powerpoint and similar.

@jzarzeckis jzarzeckis closed this Apr 5, 2026
@jzarzeckis jzarzeckis deleted the add-summary-export branch April 5, 2026 12:50
@jzarzeckis jzarzeckis restored the add-summary-export branch April 21, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants